home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / nahravani / aurec / arw3.exe / {app} / ARWizard3.exe / 0 / RCDATA / TFORM9 / TFORM9.txt
Encoding:
Text File  |  2004-05-19  |  1.3 KB  |  69 lines

  1. object Form9: TForm9
  2.   Left = 729
  3.   Top = 596
  4.   Width = 314
  5.   Height = 149
  6.   Caption = 'Schedule'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 192
  19.     Top = 49
  20.     Width = 12
  21.     Height = 13
  22.     Caption = '60'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clRed
  25.     Font.Height = -11
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object StaticText1: TStaticText
  31.     Left = 16
  32.     Top = 16
  33.     Width = 274
  34.     Height = 17
  35.     Caption = 'The task is finished . Audio Record Wizard will shut down'
  36.     TabOrder = 0
  37.   end
  38.   object StaticText2: TStaticText
  39.     Left = 16
  40.     Top = 48
  41.     Width = 69
  42.     Height = 17
  43.     Caption = 'the computer.'
  44.     TabOrder = 1
  45.   end
  46.   object Button1: TButton
  47.     Left = 120
  48.     Top = 80
  49.     Width = 75
  50.     Height = 25
  51.     Caption = '&Cancel'
  52.     TabOrder = 2
  53.     OnClick = Button1Click
  54.   end
  55.   object StaticText3: TStaticText
  56.     Left = 216
  57.     Top = 48
  58.     Width = 44
  59.     Height = 17
  60.     Caption = 'seconds'
  61.     TabOrder = 3
  62.   end
  63.   object Timer1: TTimer
  64.     OnTimer = Timer1Timer
  65.     Left = 24
  66.     Top = 80
  67.   end
  68. end
  69.